|
Generate unique, random passwords based on any configurable criteria you wish. |
|
"debug lotusscript" option not visible in Mac notes client where a sit is visible in windoes os. how to debug lotus script in mac? What is the alternative option. |
|
Hello, This is part of an agent running on Lotus Domino server (Linux OS). We need evaluate a week day to skip weekend days but this allways return 1. We developed over Windows server and wrok fine, but after pass this to praduction environment the error described close nHoy Format(Now(), ... |
|
The current Lotus Notes designer help file for notesAdministrationProcess.MoveUserInHierarchyRequest and notesAdministrationProcess.MoveUserInHierarchyComplete do not contain example to see how these functions are used. This wiki article will provide one example of how to use them. |
|
Reporting spam emails to spam filter productsservices usually requires you to provide the MIME source of the spam message as an .eml file. Lotus Notes provides a few ways to creating an .eml file from an email (drag and drop email to the desktop or File Save as) but it requires end users to ... |
|
What's the correct way to allow or prevent document editing or saving? How do you guarantee that your special code executes whenever document editing starts, or when a document is saved? |
|
When working with JQuery and Ajax, there is simply no simple good instructions on how to traverse the complete tree of an XML result of an Ajax call. This is how You do it. |
|
This note is to provide insight and best practices concerning changes in backend memory management on Item value retrieval in the V8.53 release |
|
Using a timestamp sorted column in a view the order of the documents (both main and response) can be easily manipulated. |
|
Some things you need to take into account when using LotusScript C-Callouts on a non-32-bit platform |
|
Here is sample LotusScript code for the two classes NotesDirectory and NotesDirectoryNavigator. Eventually this sample code will find its way into the documentation. Corrections and comments are appreciated. |
|
This presentation demonstrates the new capabilities of Lotus Deisgner 8.5.1. |
|
This presentation demonstrates LotusScript and Java in Lotus Domino Designer 8.5.1. |
|
Describes how Opbject oriented Programming can be applied to LotusScript |
|
Example code for sending a MIME email, with a “spoofed” sender |
|
The Evaluate statement in LotusScript provides a way to execute formula code. This is useful for carrying out operations (such as @DbLookup) for which there is no corresponding simple built-in LotusScript function. Most of what you need to know is in the article Simplifying your LotusScript with ... |